ImageGear Professional v18 for Mac
ImageGear Samples

Your ImageGear Professional toolkit contains ImageGearDemo Cocoa sample for Xcode IDE that is installed together with ImageGear shared object libraries and related files. The sample is provided in source form. You can compile and execute the application to see the actual effects of the ImageGear function calls within it, or examine the source file to find examples of ImageGear API function calls and accompanying platform-specific calls. In addition, Accusoft permits you to use the sample application's source code. You can use the sample code as is, or cut and paste from it as you wish, to create, then expand, your own applications. The only restriction is that you may not distribute the original ImageGear sample applications with your applications.

The sample lets you load, display, process, and save raster and PDF images. It also demonstrates clipboard operations. By running this application and then examining its source code, you can see how the calls to ImageGear functions such as IG_load_...(), IG_dspl_...(), IG_IP_...(), IG_clipboard_...() and IG_fltr_...() interact with the requirements and procedures of Mac OS X programming. You can later use this program as a template for developing an application of your own.

The sample is located in the directory to which you have installed ImageGear (see the sections Directory Structure and Description of Installed Files). You can begin developing an application easily by choosing the sample to start with as a template, making a backup copy to preserve it, and editing it - cutting and pasting whole sections from other samples, if you wish. In this way, you will begin with a working program that displays images on your screen from the start, so you can test and debug each new feature as you add it to your code.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback